home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / program / gtld3656.lha / GadUtil / CatalogUtils / Lattice_Data.sd < prev   
Text File  |  1995-06-16  |  305b  |  14 lines

  1. ##stringtype c
  2. ##shortstrings
  3. /*--------------------- Start of localized data --------------------------*/
  4.  
  5. #define %i\t%d
  6.  
  7. static const struct AppString AppStrings[] =
  8. {
  9. \t{%i, (STRPTR)%s},
  10. };
  11.  
  12. #define catalogname "%b.catalog"
  13.  
  14. /*---------------------- End of localized data ---------------------------*/